home *** CD-ROM | disk | FTP | other *** search
- import javax.microedition.lcdui.Display;
-
- // $FF: renamed from: b
- public interface class_0 {
- // $FF: renamed from: p () void
- void method_0();
-
- // $FF: renamed from: p () c
- c method_1();
-
- // $FF: renamed from: p () n
- n method_2();
-
- // $FF: renamed from: p () v
- v method_3();
-
- // $FF: renamed from: p () javax.microedition.lcdui.Display
- Display method_4();
- }
-